home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 22 / CU Amiga Magazine's Super CD-ROM 22 (1998)(EMAP Images)(GB)[!][issue 1998-05].iso / PowerPC / System / PPCReleaseDEV / Tools / ReleaseNotes.txt < prev    next >
Encoding:
Text File  |  1998-02-21  |  3.6 KB  |  138 lines

  1. General:
  2. -removed beta typerev
  3. -updated/fixed makefile
  4.  
  5. #####################################################################
  6. #####################################################################
  7. #####################################################################
  8.  
  9. PPCDebug:
  10.  
  11. 44.6Beta
  12.   - Forgot to close utilitylib in the Argparser module
  13.  
  14. 44.5Beta
  15.   - Added command "dr [Lines]"
  16.   - Changed command "s" to "z"(not working stop)
  17.   - Changed command "t" to "s"(s for single step)
  18.   - Added command "t"(t for trace)
  19.   - Added command "gs" for Go Simulate=Run with single step
  20.   - Fixed "gs" stop condition problem
  21.   - Used the new improved PPCSetTaskAttr functionality
  22.  
  23. 44.4Beta
  24.   - Changed the Kernel Symbol find method
  25.  
  26. 44.3Beta
  27.   - MyTags[3] -> MyTags[2] because MyTags[2] wasn`t used
  28.  
  29.  
  30. 44.2Beta
  31.   - Added Symbol support to the ppcdiss.library
  32.   - Added command "+" (Skip next instruction)
  33.   - Added command "-" (Go back to last instruction)
  34.   - Added command "rg" (GPR register dump)
  35.   - Added command "rf" (FPR register dump)
  36.   - Added command "rg[n]=value" (Change GPR register)
  37.   - Added command "rf[n]=value" (Change FPR register)
  38.   - Added command "? value" (Calcualte Value)
  39.   - Added symbol handling for PC,RELOCS and ABS
  40.   - ArgParser Module for a complete arithmetic term parser
  41.     with Symbol Hooks.
  42.   - Added command "f" to dump all symbols
  43.   - Added command "b" to add breakpoints
  44.   - Added command "br" to remove breakpoints
  45.   - Added command "bs" to show breakpoints
  46.   - Used the ArgParser for the (d) and (m) commands
  47.  
  48. 44.1Beta
  49.   - Added command "m"
  50.   - Added disassemble PC line to the register output
  51.  
  52. 44.0
  53.   - release
  54.  
  55. #####################################################################
  56. #####################################################################
  57. #####################################################################
  58.  
  59. PPCLoad.o:
  60.  
  61. 44.1Beta
  62.   - removed beta typerev
  63.  
  64. 44.0
  65.   - release
  66.  
  67.  
  68. #####################################################################
  69. #####################################################################
  70. #####################################################################
  71.  
  72. PPCShowTasks.o:
  73.  
  74. 44.2Beta
  75.   - Used the new improved PPCSetTaskAttr functionality
  76.  
  77. 44.1Beta
  78.   - removed beta typerev
  79.  
  80. 44.0
  81.   - release
  82.  
  83.  
  84. #####################################################################
  85. #####################################################################
  86. #####################################################################
  87.  
  88. PPCInfos:
  89.  
  90. 44.2Beta
  91.   - Made use of the CPU Number
  92.  
  93. 44.1Beta
  94.   - removed beta typerev
  95.  
  96. 44.0
  97.   - release
  98.  
  99. #####################################################################
  100. #####################################################################
  101. #####################################################################
  102.  
  103. PPCLoadTimer.o:
  104.  
  105. 44.1Beta
  106.   - removed beta typerev
  107.  
  108. 44.0
  109.   - release
  110.  
  111. #####################################################################
  112. #####################################################################
  113. #####################################################################
  114.  
  115. PPCSignalTask.o:
  116.  
  117. 44.1Beta
  118.   - removed beta typerev
  119.  
  120. 44.0
  121.   - release
  122.  
  123. #####################################################################
  124. #####################################################################
  125. #####################################################################
  126.  
  127. SetDebugSpeed.o:
  128.  
  129. 44.1Beta
  130.   - removed beta typerev
  131.  
  132. 44.0
  133.   - release
  134.  
  135. #####################################################################
  136. #####################################################################
  137. #####################################################################
  138.